go/types.Config._Trace (field)

15 uses

	go/types (current package)
		api.go#L157: 	_Trace bool
		call.go#L136: 	if check.conf._Trace {
		check.go#L509: 		if check.conf._Trace {
		check.go#L575: 		if check.conf._Trace {
		check.go#L585: 		if check.conf._Trace {
		decl.go#L63: 	if check.conf._Trace && obj.Type() == nil {
		decl.go#L275: 	if check.conf._Trace {
		errors.go#L125: 	if check.conf._Trace {
		expr.go#L969: 	if check.conf._Trace {
		named.go#L634: 	if check != nil && check.conf._Trace {
		stmt.go#L23: 	if check.conf._Trace {
		typeset.go#L174: 	if check != nil && check.conf._Trace {
		typexpr.go#L233: 	if check.conf._Trace {
		typexpr.go#L432: 	if check.conf._Trace {
		validtype.go#L33: 	if check.conf._Trace {